Websydian v6.1 online documentationOnline documentation - Websydian v6.5

PageGeneratorWithFieldConversion Function

The PageGeneratorWithFieldConversion pattern performs the conversion from the internal representation of field values (the field values stored in the database) to the external representation of fields (the field value seen by the user).  If a FLD displayed as FLD triple is specified for a field, the associated conversion function specified by the ...output FNC continuation triple will be called.

The pattern also calls functions denoted by the FLD computed by FNC triple to initialize field values.

Page Generator functions cannot be implemented from the PageGeneratorWithFieldConversion pattern alone.  A PageGenerator pattern must also be included in the inheritance path.